home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / wb / czesc_3 / newiconsv3 / extras / include / proto / newicon.h
C/C++ Source or Header  |  1996-01-08  |  190b  |  8 lines

  1. #ifndef PROTO_NEWICON_H
  2. #define PROTO_NEWICON_H
  3. #include <exec/types.h>
  4. extern struct NewIconBase *NewIconBase ;
  5. #include <clib/newicon_protos.h>
  6. #include <pragmas/newicon_pragmas.h>
  7. #endif
  8.